From 4749eedc084df5aa2764aba0d7a386d3c32c27ac Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 8 Jan 2017 00:46:08 +0100 Subject: [PATCH] docs: Remove a line that's not true anymore --- gdk/gdkwindow.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index 6e77e4e606..b761c490d6 100644 --- a/gdk/gdkwindow.c +++ b/gdk/gdkwindow.c @@ -1669,8 +1669,7 @@ gdk_window_is_destroyed (GdkWindow *window) * gdk_window_has_native: * @window: a #GdkWindow * - * Checks whether the window has a native window or not. Note that - * you can use gdk_window_ensure_native() if a native window is needed. + * Checks whether the window has a native window or not. * * Returns: %TRUE if the @window has a native window, %FALSE otherwise. * -- 2.30.2